ServiceGetStreamingEvents Method (String) |
Gets the streaming events.
Namespace:
Independentsoft.Exchange
Assembly:
Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntaxpublic Stream GetStreamingEvents(
string subscriptionIds
)
Public Function GetStreamingEvents (
subscriptionIds As String
) As Stream
Parameters
- subscriptionIds
- Type: SystemString
The subscription ids.
Return Value
Type:
StreamStream.
See Also